projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4838e62
)
Doc fix.
author
Pavel Janík
<Pavel@Janik.cz>
Tue, 1 Jan 2002 19:16:54 +0000
(19:16 +0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Tue, 1 Jan 2002 19:16:54 +0000
(19:16 +0000)
lisp/format.el
patch
|
blob
|
history
diff --git
a/lisp/format.el
b/lisp/format.el
index 561c5e4d785d8de3524412a0a6b5a3c4f88d8691..811c0c2f1b287b38ddc004f83ea82a94f7f6a2e9 100644
(file)
--- a/
lisp/format.el
+++ b/
lisp/format.el
@@
-793,7
+793,7
@@
of the first character in the buffer)."
(setq l (cdr l)))))
(defun format-annotate-value (old new)
- "Return OLD and NEW as a \(
close . open
) annotation pair.
+ "Return OLD and NEW as a \(
CLOSE . OPEN
) annotation pair.
Useful as a default function for TRANSLATIONS alist when the value of the text
property is the name of the annotation that you want to use, as it is for the
`unknown' text property."